Avoid crash when a psycopg DatabaseError has no info from the db
authorKarl O. Pinc <kop@karlpinc.com>
Sat, 22 Jun 2024 04:21:32 +0000 (23:21 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sat, 22 Jun 2024 04:21:32 +0000 (23:21 -0500)
commit5e3334e93e3a893c5ebfc8dc5f75b046d34d16d9
treef26d48e3090e76782e28900285d7126fff1e2016
parent078281c88879ea695f6d42dd6ef8a0fbb4a31812
Avoid crash when a psycopg DatabaseError has no info from the db
src/pgwui_core/exceptions.py